Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github-actions: bump LouisBrunner/checks-action from 1.0.0 to 1.6.0 #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps LouisBrunner/checks-action from 1.0.0 to 1.6.0.

Release notes

Sourced from LouisBrunner/checks-action's releases.

Add support for output.title

No release notes provided.

Update dependencies, remove set-outputs

No release notes provided.

Use Node 16

This should remove pesky deprecation messages.

Correct 1.3.0's build

v1.3.0 wasn't rebuilt and is a copy of v1.2.0, this fixes that

Add pull_request_target to the list of supported events

No release notes provided.

Add output_text_description_file argument

Adds output_text_description_file which allow to set output.text_description from a file instead of from inline JSON

Update dependencies & forward annotations

  • npm audit fix and similar
  • Forward annotations

v1.1.1

Bug fixes

  • Fix a bug where a workflow run with the pull_request trigger would not select the right SHA and checks wouldn't show correctly (#12)

v1.1.0

This version allows more control around which repository and/or commit your action is creating Checks on:

  • Add optional repo input (e.g. myusername/myrepo) to create checks on that repository
  • Add optional sha input to create checks against that commit

Note that the provided token will need to have access to the given repo

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [LouisBrunner/checks-action](https://github.com/LouisBrunner/checks-action) from 1.0.0 to 1.6.0.
- [Release notes](https://github.com/LouisBrunner/checks-action/releases)
- [Commits](LouisBrunner/checks-action@v1.0.0...v1.6.0)

---
updated-dependencies:
- dependency-name: LouisBrunner/checks-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🤖 bot label Jan 31, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 31, 2023

Dependabot tried to add @octocat and @AlexRogalskiy as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/dsp-testing/android-patterns/pulls/84/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the dsp-testing/android-patterns repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 31, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants